home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer < 4730 then
- set the visible of sprite 5 to 1
- if the loaded of member "virusoncomputer" = 0 then
- preloadMember("virusoncomputer")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- go(100)
- end
-